projects
/
util-linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
02f6f9b
)
hardlink tests: set known failed
author
Chris Hofstaedtler
<zeha@debian.org>
Tue, 12 Apr 2022 20:35:57 +0000
(20:35 +0000)
committer
Chris Hofstaedtler
<zeha@debian.org>
Thu, 4 Aug 2022 16:18:17 +0000
(17:18 +0100)
sha256 cannot be initialized on some archs / buildds.
Gbp-Pq: Topic debian
Gbp-Pq: Name hardlink-tests-known-failed.patch
tests/ts/hardlink/options
patch
|
blob
|
history
diff --git
a/tests/ts/hardlink/options
b/tests/ts/hardlink/options
index fc1a0d65257f3d5799242cc9f795f92f5709b9a0..6c452c3f16ce0c9e891eebecf0f2a3e1cbffc59b 100755
(executable)
--- a/
tests/ts/hardlink/options
+++ b/
tests/ts/hardlink/options
@@
-27,6
+27,9
@@
ts_check_prog xz
ts_check_prog tar
ts_check_prog wc
+# on some archs sha256 cannot be used
+TS_KNOWN_FAIL="yes"
+
SRCDIR="$TS_OUTDIR/testdir1"
create_srcdir()